CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 迭代 matlab

搜索资源列表

  1. Gerchberg_Papoulis

    0下载:
  2. Gerchberg_Papoulis利用反复应用傅里叶变换与反变换及加入已知条件的迭代算法,解决带限函数外推。-Gerchberg_Papoulis using repeated application of Fourier transform and inverse transform and adding the known conditions of the iterative algorithm to solve band-limited function extrapolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1692
    • 提供者:黄小雷
  1. test2_1

    0下载:
  2. 解方程的牛顿迭代法,清晰的步骤,帮助初学数值分析的人。-Newton iterative method of solving equations, clear steps to help beginners who numerical analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:568
    • 提供者:zhoulei
  1. solve-linear-equations-in-matlab

    0下载:
  2. 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:550353
    • 提供者:lin
  1. matlab

    5下载:
  2. LANDWEBER迭代函数用于图像显示二维图像的显示和应用-LANDWEBER iteration function for image display and application of two-dimensional image display
  3. 所属分类:Special Effects

    • 发布日期:2015-12-19
    • 文件大小:1024
    • 提供者:zhaoxian
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. 数字图像处理图像去模糊迭代盲去卷积算法

    3下载:
  2. 数字图像处理图像去模糊迭代盲去卷积算法matlab源代码-Digital image processing, image deblurring iterative blind deconvolution algorithm Matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:1072
    • 提供者:liu
  1. Jacobi

    0下载:
  2. 用Matlab语言实现Jacobi迭代算法、Gauss-Seidel迭代算法和逐次超松弛迭代法,求解一般的线性代数方程组问题-Jacobi Gauss-Seidel sor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5636
    • 提供者:
  1. ISODATA MATLAB编码

    2下载:
  2. 迭代自组织数据分析算法(Iterative Self-Organizing Data Analysis Techniques Algorithm,ISODATA)与K均值算法有相似之处,即聚类中心的位置同样是通过样本均值的迭代运算决定。不同的是,这种算法在运算的过程中聚类中心数目不是固定不变的,而是反复进行修改,以得到较合理的类别数K,这种修改通过模式类的合并和分裂来实现,合并和分裂在一组预先选定的参数指导下进行。
  3. 所属分类:matlab例程

  1. 振动力学

    5下载:
  2. 求解振型及频率的矩阵迭代法MATLAB源程序(jhhnkjhnkikjhkhkujjjjjzxz hkjzxbhzj gbh)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:张伟123
  1. 1

    0下载:
  2. .通过MATLAB软件写出用逐次超松弛迭代法解线性方程组的程序并运行结果。(MATLAB software is used to write the program for solving linear equations by successive over relaxation iteration method and its running results)
  3. 所属分类:中间件编程

    • 发布日期:2017-12-24
    • 文件大小:20480
    • 提供者:dragon5683
  1. 新建文件夹

    2下载:
  2. 稳态二维热传导迭代法matlab的代码((The steady two-dimensional heat conduction matlab code))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:轩辕a
  1. Numerical Analysis Matlab

    0下载:
  2. 研究生数学之数值分析课程会用到的Matlab程序,含最佳逼近、幂法、各个迭代法等等。(Graduate mathematics numerical analysis course will use Matlab procedures, including the best approximation, power law, iterative methods, and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:songturakozow
  1. 迭代求解方程组

    1下载:
  2. 包括Jacobi迭代法,Gauss-seidel迭代法和SOR迭代法的matlab代码,以及一个测试的main程序(These are iterative methods for solving linear equations.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:小博v
  1. 新建文件夹 (2)

    0下载:
  2. 雅可比迭代的MATLAB代码,可以求解一些线性方程组 用鼠标作图(The MATLAB code of Jacobi iterative, you can solve some linear equations Plot with a mouse)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:8192
    • 提供者:御风致远
  1. 方程解法

    1下载:
  2. 基于matlab的不动点迭代法、二分法以及牛顿法求解方程,进一步优化了计算步骤。(Fixed point iterative method for solving equations based on Matlab)
  3. 所属分类:matlab例程

  1. Koch

    0下载:
  2. 科赫曲线matlab程序代码,仅供了解原理,了解迭代过程。(Koch Curve matlab program code, only for understanding the principle, to understand the iterative process.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:Cicy.ok
  1. repetative

    1下载:
  2. 自适应迭代控制算法!!!!!!!!!!!!!(Adaptive iterative control)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:fabulous1117
  1. Newton

    0下载:
  2. 回溯先搜索法梯度下降法与牛顿迭代算法结合的MATLAB例程(Backtracking first search method, gradient descent method and Newton iterative algorithm combined with MATLAB routines)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:6035456
    • 提供者:carpinter
  1. 分岔图matlab

    0下载:
  2. 已知y=f(x)上一点(x1,y1),则在y=x直线上的点就为(y1,y1)。对应f(x)上点坐标即为(y1,f(y1)……依次类推,可以迭代出蛛网图形用来判断不动点是否稳定。模型为:x(t+1)=c*x(t)^2*(2-x(t)),其中c=25/16。(A point (x1, Y1) on the y=f (x) is known, and the point on the y=x line is (Y1, Y1). The point coordinates corresponding t
  3. 所属分类:其他

  1. matlab超级实用程序100例

    0下载:
  2. 用于各类画图,数据显示,插值计算、迭代,数据处理、界面设计等等,超级实用(For various types of drawing, data display, interpolation calculation, iteration, data processing, interface design, and so on, super practical)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:62464
    • 提供者:小小先生
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com